home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / PCWK-txt / Intel Free Software / IntelChipsetUtility / Disk1 / data1.cab / AllFiles / XP / ICH2AUD.inf < prev    next >
Windows Setup INFormation  |  2001-09-06  |  4KB  |  105 lines

  1. ; ****************************************************************************
  2. ; ****************************************************************************
  3. ; **    Filename:  ICH2AUD.INF
  4. ; **    Abstract:  Windows* XP INF Update File for Intel(R) 82801BA/BAM
  5. ; **               core devices
  6. ; **    Last Update:  March 24, 2000 (Version 2.30 Build 0017)
  7. ; ****************************************************************************
  8. ; ****************************************************************************
  9.  
  10. [Version]
  11. Signature="$CHICAGO$"
  12. Class=MEDIA
  13. ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
  14. provider=%IntelMfg%
  15. CatalogFile=ich2aud.cat
  16. DriverVer=03/24/2001,2.30.0017
  17.  
  18. [Manufacturer]
  19. %IntelMfg%=Intel
  20.  
  21. ;; Excluding drivers from the "Add New Hardware" list.
  22. [ControlFlags]
  23. ExcludeFromSelect = *
  24.  
  25. [Intel]
  26. %ICHAUD_BA.DeviceDesc%=ICHAUD, PCI\VEN_8086&DEV_2445
  27. %ICHAUD_BA.DeviceDesc%=ICHAUD, PCI\VEN_8086&DEV_2445&CC_0401
  28.  
  29. ;; ************************************************
  30.  
  31. ;;======================== Win98 section ========================
  32.  
  33. [ICHAUD]
  34. Include=layout.inf,ks.inf,wdmaudio.inf,wdma_int.inf
  35. Needs=KS.Registration,WDMAUDIO.Registration,ICHAUD
  36. AddReg=FIXICHAUD.AddReg
  37.  
  38. [FIXICHAUD.AddReg]
  39. HKR,Drivers\wave\wdmaud.drv,Description,,%ICHAUD.DeviceDesc%
  40. HKR,Drivers\midi\wdmaud.drv, Description,,%ICHAUD.DeviceDesc%
  41. HKR,Drivers\mixer\wdmaud.drv,Description,,%ICHAUD.DeviceDesc%
  42.  
  43. [ICHAUD.Interfaces]
  44. Include=wdma_int.inf
  45. needs=ICHAUD.Interfaces
  46.  
  47. [ICHAUD.Services]
  48. Include=wdma_int.inf
  49. needs=ICHAUD.Services
  50.  
  51. ;;======================== Win2k section ========================
  52.  
  53. [ICHAUD.NTX86]
  54. Include=layout.inf,ks.inf,wdmaudio.inf,wdma_int.inf
  55. Needs=KS.Registration,WDMAUDIO.Registration,ICHAUD
  56. AddReg=FIXICHAUD.AddReg
  57.  
  58. [ICHAUD.NTX86.Interfaces]
  59. Include=wdma_int.inf
  60. needs=ICHAUD.NTX86.Interfaces
  61.  
  62. [ICHAUD.NTX86.Services]
  63. Include=wdma_int.inf
  64. needs=ICHAUD.NTX86.Services
  65.  
  66. ;; ************************************************
  67. ;; Strings
  68. [Strings]
  69. IntelMfg="Intel"
  70. ICHAUD_BA.DeviceDesc="Intel(R) 82801BA/BAM AC '97 Audio Controller - 2445"
  71. ICHAUD.DeviceDesc="Intel(R) 82801BA/BAM AC '97 Audio Controller - 2445"
  72.  
  73. ; Copyright (c) 2000 Intel Corporation
  74.  
  75. ; ************************************************************
  76. ; Intel is making no claims of usability, efficacy or 
  77. ; warranty.  
  78. ; ************************************************************
  79. ; Information in this document is provided in connection with 
  80. ; Intel products.  No license, express or implied, by estoppel 
  81. ; or otherwise, to any intellectual property rights is granted 
  82. ; by this document.  Intel assumes no liability whatsoever, 
  83. ; and Intel disclaims any express or implied warranty, 
  84. ; relating to sale and/or use of Intel products including 
  85. ; liability or warranties relating to fitness for a particular 
  86. ; purpose, merchantability, or infringement of any patent, 
  87. ; copyright or other intellectual property right.  Intel 
  88. ; products are not intended for use in medical, life saving, 
  89. ; or life sustaining applications.
  90.  
  91. ; ************************************************************
  92. ; Intel Corporation disclaims all warranties and liabilities 
  93. ; for the use of this document and the information contained 
  94. ; herein, and assumes no responsibility for any errors which 
  95. ; may appear in this document, nor does Intel make a 
  96. ; commitment to update the information contained herein. Intel 
  97. ; reserves the right to make changes to this document at any 
  98. ; time, without notice.
  99. ; ************************************************************
  100. ; ************************************************************
  101.  
  102. ; * Third-party brands and names are the property of their 
  103. ; respective owners.
  104.  
  105.